Translate24To32
#include <Memory.h> Operating System Utilities
void *addr24; address to translate from 24 bit mode
into the 32-bit address space.
Unlike the StripAddress function, this function does not necessarily return an address that is meaningful to the 24-bit
addr24 the address to be translated.
Returns: the new, translated address.